<% article = AT.GetArticle('osusume') %>
土地物件${ post.title }
- エリア
- 所在地
- 面積
- 学区
- 交通
- 建築条件
<% posts = AT.GetPostsByKey('builder',str(post.key)) %>
%for contents in posts:
${contents.title}会社概要
${contents.GetField('address')}
${contents.GetField('tel')}
${contents.GetField('href','ext')}
%endfor
%if post.GetField('formenable') == u'あり':
%endif